home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / boxpkr42.zip / BOXPOKER.HIS < prev    next >
Text File  |  1992-06-07  |  8KB  |  204 lines

  1. 06/07/92 
  2.          [V4.2] Sorry for the rash of updates, but had to fix these bugs!!
  3.    
  4.                 When quiting the game before completing a game, the Hiscores
  5.                 would not display. Only showed the heading!
  6.                 
  7.                 Was not displaying the correct number of games the caller 
  8.                 was allowed to play.
  9.  
  10. 06/05/92
  11.          [v4.1] When changing to the internal method of creating the Hall of
  12.                 Fame files (SUNHOF.ASC/.ANS), I neglected to provide a way
  13.                 for you to copy them to a bulletin of your own name/location.
  14.                 With this version I have added 2 entries to the CFG file that
  15.                 allows you to define the Drive\Path\Filenames for these files.
  16.  
  17.     >>>>>>>>>>  NOTE: You MUST discontinue use of SUNHOF.EXE for this DOOR!!!!
  18.  
  19. 06/04/92
  20.          [v4.0] Major revision, therefore the version number jump!!
  21.  
  22.                 Added a MAKE-UP-PLAYS feature that allows the caller to makeup
  23.                 game plays they may have missed during the current month. This
  24.                 will afford those callers that do not call every day, an equal
  25.                 chance to compete with callers that play every day.
  26.                 Config file lines 6 and 7 have changed!!!!!!!
  27.                 Be sure to read Documentation!!!
  28.  
  29.                 Automatic game reset will take place when the first caller of
  30.                 the month plays the game. Two Hall of Fame bulletin files will
  31.                 be created (SUNHOF.ANS and SUNHOF.ASC) and all scores cleared.
  32.                 Be sure to read the Documentation!!!
  33.  
  34.                 You can now use an environmental variable for Non-Standard
  35.                 IRQs. This will eliminate the need to have multiple batch 
  36.                 files to execute the door. See DOCs under NON-STANDARD COM
  37.                 SUPPORT for details.
  38.  
  39.                 You can now use environmental variables, on the first line
  40.                 of the configuration file. This will eliminate the requirement
  41.                 that you create an individual configuration file for each node
  42.                 in a multinode environment (ONE config file for ALL nodes!!).
  43.                 See DOCs under MULTI-NODE SETUP for details.
  44.  
  45.                 Made some changes to fix the TIMEOUT errors encountered
  46.                 when usinga 486 with/without DesqView. Need feedback !!
  47.  
  48.                 Made some changes to correct the Error #6 (Overflow Error) 
  49.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some 
  50.                 feedback on this one as well!
  51.  
  52.                 Added support for GT Power's GTUSER.BBS file. To use this 
  53.                 you will be required to add to lines to your configuration 
  54.                 files. Please see Docs for changes. Need some feedback on 
  55.                 this as well!
  56.  
  57.                 Removed the hard-coded values assigned to each type of hand
  58.                 you could create and placed those values in the config file
  59.                 thus allowing you to assign your own values. See Docs!!!
  60.                 This will require a change to your Config File!!
  61.  
  62. 03/16/92
  63.          [v3.0] Reported Error #5 when total points exceed 9,999. 
  64.                 Increased maximum total points to 999,999.
  65.  
  66.                 When trying to backspace over characters you entered, while
  67.                 logged on LOCALLY, the system would lock up.
  68.  
  69. 12/29/91
  70.          [v2.9] Added an option to control when you DO NOT want the DOOR
  71.                 to be used. Allows for 5 Blackout periods. This requires
  72.                 a configuration file change. SEE DOCS for DETAILS!
  73.  
  74. 11/01/91
  75.          [v2.8] Added an option to control the number of plays per day,
  76.                 based upon the user's security level. This requires a
  77.                 configuration file change. SEE DOCS for DETAILS!
  78.  
  79.                 Added an option to control the length of time the game
  80.                 may be played (each time caller enters the Door), based 
  81.                 upon the user's security level. This requires a 
  82.                 configuration file change. SEE DOCS for DETAILS!
  83.  
  84. 10/17/91
  85.          [v2.7] Added colorized Bulletin. Config file change !!
  86.  
  87.                 Changes to internal routines.
  88.  
  89. 09/06/91 
  90.          [v2.6] Re-adjusted the delay values in non-registered version.
  91.  
  92. 08/23/91
  93.          [v2.5] Changed several internal routines.
  94.  
  95. 08/05/91 
  96.          [v2.4] Several internal routines changed to speed up the game
  97.                 along with several other minor corrections.
  98.  
  99. 07/18/91
  100.          [v2.3] If ANSI not detected, caller has option to contimue or 
  101.                 return to BBS. No longer denies access to game, outright!
  102.  
  103.                 If Sysop uses the door, he/she is given 99 chances to play
  104.                 the game. Registered version ONLY!
  105.  
  106.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  107.  
  108.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  109.  
  110.                 Under certain circumstances the program would hang the system
  111.                 after displaying the ADOPT-A-DOOR screen
  112.  
  113.                 Changed the display of the cards to conform to the other 
  114.                 Sunrise card games. Looks better too..
  115.  
  116. 05/31/91
  117.          [v2.2] Made some cosmetic changes, including showing maximum 
  118.                 number of games per day.
  119.  
  120.                 Changed some internal variables relating to time left.
  121.  
  122.                 Added support for non-standard IRQ numbers (other than
  123.                 IRQ3/IRQ4). See docs for implentation.
  124.  
  125. 05/04/91 
  126.          [v2.1] Re-did the card tableau and changed the card colors to more
  127.                 closely resemble a regular card deck's colors.
  128.  
  129. 03/24/91
  130.          [v2.0] When presented with the "Press ENTER or E to exit" message,
  131.                 pressing E caused another "Press ENTER to COntinue" to
  132.                 appear. Eliminated the second "Press ENTER..." message
  133.                 after you press an E to exit.
  134.  
  135.                 When using DORINFOx.DEF, the door would stop at the start
  136.                 of the game and require a key press to continue.
  137.  
  138.                 When using DORINFOx.DEF, the BBS NAME was not being picked
  139.                 up from the configuration file and was not picking up the 
  140.                 correct NODE number from the configuration file.
  141.  
  142. 03/10/91
  143.          [v1.9] Hiscore listing would not allow the use of a lower
  144.                 case "e" to end the listing...fixed
  145.  
  146.                 Several problems related to the use of DORINFOx.DEF
  147.                 have been fixed.
  148.  
  149. 02/23/91
  150.          [v1.8] Internal changes to speed up the program
  151.                 
  152.                 Will now test for maximum games reached BEFORE asking if
  153.                 you want to play another game.
  154.  
  155.                 Corrected "hung system" when responding to  a 
  156.                 "Press ENTER to continue, or E to end" message.
  157.  
  158. 02/12/91
  159.          [v1.7] Error 52 encountered when leaving game, under a network
  160.                 environment.
  161.  
  162. 02/08/91
  163.          [v1.6] When maximum plays were reached, the message did not
  164.                 reflect the correct maximum number.
  165.  
  166.                 Row and column letters now redisplayed when scores
  167.                 are displayed. Makes for easier reading.
  168.  
  169.                 Added a display of hand/points scoring at bottom of screen.
  170.  
  171.                 Internal routine changes.
  172.  
  173. 01/13/91
  174.          [v1.5] Added error trapping routines
  175.  
  176. 01/02/91 
  177.          [v1.4] In unregistered versions program would produce a "Bad 
  178.                 file name or number..." error msg when leaving game.
  179.  
  180. 01/01/91 
  181.          [v1.3] Problem with last display of instructions not remaining
  182.                 on the screen.
  183.  
  184.                 Several internal programming changes.
  185.  
  186. 12/29/90
  187.          [v1.2] Display problem with ADOPT-A-DOOR display - fixed
  188.  
  189.                 "Warning x minutes Remain....." message was throwing the
  190.                 displays out of whack - fixed by eliminating message
  191.                 
  192.                 ANSI checking is now automatic. Removed opening screen
  193.                 ANSI question.
  194.  
  195.                 DORINFOx.DEF now handles security levels > 32767
  196.  
  197.  
  198. 12/03/90
  199.          [v1.1] "File Not Found" message at end of game- Fixed
  200.  
  201. 12/02/90
  202.          [v1.0] Initial release
  203.  
  204.